home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Offline Browsing / HTTrack.exe / data1.cab / Sources / src / Makefile < prev    next >
Encoding:
Makefile  |  2001-04-28  |  209 b   |  11 lines

  1. all :
  2.     @echo "please launch configure before! :"
  3.     @echo "./configure"
  4.     @echo ""
  5.     @echo "then, you can launch:"
  6.     @echo "make"
  7.     @echo "make install"
  8.     @echo ""
  9.     @echo "(see INSTALL file to know how-to-install)"
  10.  
  11.